One of the modern paradigms to develop software is OBJECT-ORIENTED analysis and design. In this paradigm, there are several OBJECTs in the software, and each OBJECT plays some specific roles. There is a sequence of activities to develop an analysis model. In the first step, this study works to develop an initial use case model. Then, in the second step, a number of concepts are identified, and a glossary of participating OBJECTs is built. Identifying attributes of OBJECTs (and classes) is one of the most important steps in the OBJECT-ORIENTED paradigm. This paper proposes a method to identify the attributes of OBJECTs and verify them. The method is also concerned with classifying and eliminating the incorrect attributes of OBJECTs. Then, the method is evaluated through a large application, a Control Command Police System. After that, several guidelines concerning attributes of OBJECTs based on the practical experience obtained from the evaluation are provided.